Song Data Tracks


Normal songs are composed of many musical instruments played as an ensemble.  The song data in this system is also composed of multiple "tracks" played as an ensemble, as shown below. 

Song Track Data (Conceptual Diagram)

Figure: Song Data Tracks(Conceptual Diagram)


Also, several of the sound functions of this system can be set up so that the song data being played uses a specific number of tracks. In this case, the tracks to be used are specified using a bit in the argument tb.

The bit positions go in sequence: Track 1 = bit 0, Track 2 = bit 1,... 


Next:[ Sound Functions -- Detailed Explanations]
Back:[ Music Players ]
TOP :[ Table of Contents ]